home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format (Portugal) 16
/
PC Format (Portugal) 16.iso
/
Games
/
X-men
/
XMENDEMO.EXE
/
XMen.exe
/
0
/
RCDATA
/
TCREDITSFORM
/
TCREDITSFORM.txt
< prev
Wrap
Text File
|
1997-10-22
|
1KB
|
69 lines
object CreditsForm: TCreditsForm
Left = 160
Top = 110
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = []
AutoScroll = False
Caption = 'Credits'
ClientHeight = 465
ClientWidth = 632
Color = clBlack
Font.Color = clLime
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object BackgroundImage: TImage
Left = 0
Top = 0
Width = 640
Height = 480
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object BackSC: TRFSpriteControl
Left = 262
Top = 397
Width = 112
Height = 64
AutoSize = True
ImageIndex = 0
CycleInterval = 50
AnimationActive = False
BackgroundImage = BackgroundImage
Offset.X = 0
Offset.Y = 0
BaseFilename = 'launcher\cback'
OnClick = BackSCClick
OnMouseDown = BackSCMouseDown
OnMouseUp = BackSCMouseUp
end
object CreditsSC: TRFSpriteControl
Left = 41
Top = 75
Width = 558
Height = 301
AutoSize = False
ImageIndex = 0
CycleInterval = 50
AnimationActive = False
BackgroundImage = BackgroundImage
Offset.X = 0
Offset.Y = 200
BaseFilename = 'launcher\credtxt'
end
object Timer1: TTimer
Enabled = False
Interval = 50
OnTimer = Timer1Timer
Left = 568
Top = 8
end
end